This forum is closed to new posts and
responses. The content has been migrated to the Digital Solutions Community. Please join us there for new content as well as this content. For customer support, please visit the official HCL customer support channels below:
~Frank Chuweverakoi 20.Oct.03 10:18 AM a Web browser Applications Development6.0.2 CF2; 6.0.2 CF1; 6.0.2; 6.0.1 CF3; 6.0.1 CF2; 6.0.1 CF1; 6.0.1; 6.0Windows 2000
I have developed an Java agent which uses an external Java API. This API have some calls to some dll files. When I run the agent first time every thing works fine but second time I get this error message:
java.lang.UnsatisfiedLinkError: Native Library C:\Notes\ntfsec.dll already loaded in another classloader
I have tried to place the dll file in and outside the Notes directory, but the problem is the same.